Skip to content

Conversation

GromNaN
Copy link
Member

@GromNaN GromNaN commented Oct 14, 2025

Q A
Branch? 3.x
Bug fix? yes
New feature? yes
Deprecations? no
Issues Fix #400 Fix #133
License MIT

The XML config format doesn't support 'null' string as its always converted to NULL, and Yaml requires 'null' to be quoted.
In order to simplify the configuration, the NULL value is converted to 'null' string by the configuration.

@GromNaN GromNaN requested a review from HypeMC October 15, 2025 11:28
@GromNaN GromNaN merged commit 58ff90b into symfony:3.x Oct 15, 2025
7 of 8 checks passed
@GromNaN GromNaN deleted the null-handler branch October 15, 2025 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants